-
Notifications
You must be signed in to change notification settings - Fork 108
3206 eventcard limit description lengths #3484
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for working on this @paaragon
Non-blocking comment:
my only question is if we need this margin-bottom here
I like the overall card layout spacing better without it:
Screen.Recording.2023-09-07.at.10.16.02.AM.mov
d2d8352
to
bf0595e
Compare
bf0595e
to
e0daebb
Compare
Signed-off-by: Pablo Aragón <[email protected]>
Signed-off-by: Pablo Aragón <[email protected]>
…ion to the top Signed-off-by: Pablo Aragón <[email protected]>
Signed-off-by: Pablo Aragón <[email protected]>
Signed-off-by: Pablo Aragón <[email protected]>
e0daebb
to
3bb7b8e
Compare
Good catch @techtolentino! Now we had too much spacing. I'm removing that extra spacing now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much @paaragon!
Changes
Closes #3206.
Descriptions in EventsCard have now a maximum length. If this max-length is exceeded, it is truncated and a "show more" is displayed.
If the "show more" is clicked, the entire length and a "show less" is displayed.
How to read this PR
Go to
/events
and test the "show more"/"show less" functionality on the EventsCardsScreenshots
Show more:
Show less: